Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Bump langchain-core from 0.1.45 to 0.2.38 #244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps langchain-core from 0.1.45 to 0.2.38.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.2.38

Changes since langchain-core==0.2.37

core[patch]: Release 0.2.38 (#25974) core[minor]: Add support for multiple env keys for secrets_from_env (#25971) docs: fix bullet list spacing (#25950) core[patch]: support additional kwargs on StructuredPrompt (#25645) core: Include global variables in variables found by get_function_nonlocals (#25936) core[patch]: handle serializable fields that cant be converted to bool (#25903) community[patch], docs: Add API reference doc for GraphVectorStore (#25751)

langchain-core==0.2.37

Changes since langchain-core==0.2.36

core[patch]: Release 0.2.37 (#25900) core[patch]: dont mutate merged lists/dicts (#25858) core: prompt variable error msg (#25787)

langchain-core==0.2.36

Changes since langchain-core==0.2.35

core: release 0.2.36 (#25819) core[patch]: Add B(bugbear) ruff rules (#25520) docs: improve docs for InMemoryVectorStore (#25786)

langchain-core==0.2.35

Changes since langchain-core==0.2.34

core[patch]: Release 0.2.35 (#25729) all: Improve make lint command (#25344) infra: reenable min version testing 2, ci ignore ai21 (#25709) core[patch]: Fix type for inner input in base prompts (#25713) partners: Use simsimd types (#25299) core[patch]: mmr util (#25689) core: pydantic output parser streaming fix (#24415) core[patch]: Add _api.rename_parameter to support renaming of parameters in functions (#25101) core[patch]: add additionalProperties recursively to oai function if strict (#25169) infra: xfail pydantic v2 arg to py function (#25686) core[patch]: Add UP(upgrade) ruff rules (#25358) core[patch]: Remove different parent run id warning (#25683) core[patch]: support drawing nested subgraphs in draw_mermaid (#25581) core[patch]: add option to specify the chunk separator in merge_message_runs (#24783) Fix UnionType type var replacement (#25566) core[patch]: Improve some error messages and add another test for checking RunnableWithMessageHistory (#25209) infra: test convert_message (#25632)

langchain-core==0.2.34

Changes since langchain-core==0.2.33

core[patch]: Release 0.2.34 (#25622)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.45 to 0.2.38.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits/langchain-core==0.2.38)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants